home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / aiswr.lha / AISWR / readme < prev   
Encoding:
Text File  |  1996-01-21  |  2.0 KB  |  70 lines

  1.       ___   _ _   __             ___
  2.      |   |   |   (  \ \        / |  \
  3.      |___|   |    \    \    / /  |   )
  4.      |   |   |     \    \ \/ /   |__/
  5.      |   |  _|_  \__)    \/\/    |  \
  6.  
  7. AminetIndexSplitterWithRexx
  8. ***************************************
  9.           About...
  10. ***************************************
  11. This is a 100% swedish rexx-proggram.
  12. And it's AMIGA-ware (You may use it if you dont own a Pc).
  13. You may edit,rewrite,delete,... this file in any way, as long as
  14. you dont use a pc to do it.
  15.  
  16. Thanx to:
  17. All on #Zeus
  18. Torgil (My A1200)
  19. All Trance,Ambient,Rave and Techno-mod-makers
  20. Kent Larsson (for chatting when i dont have any rexx-prog to make)
  21. Vicente Nicola (for opening the good old BBS Wedlock again)
  22.  
  23. Contacting me:
  24. Try IRC... #Zeus
  25. My nick is Yeltzin
  26. ***************************************
  27.     Intro....
  28. ***************************************
  29.  
  30. This program splits the Index-file from Aminet into several smaller.
  31. The files created are named XXXX.dir, where 'XXXX' is the path and
  32. filename of your choice, and 'dir' is the dir(not sub-dir) which the
  33. file is a list over.
  34.  
  35. Example:
  36. INDEX is split into
  37. DH0:AminetIndex/list.biz
  38. DH0:AminetIndex/list.comm
  39. DH0:AminetIndex/list.demo
  40. DH0:AminetIndex/list.dev
  41. ...
  42. ...
  43.  
  44. ***************************************
  45.           Usage...
  46. ***************************************
  47.  
  48. Open AISW.rexx in a texteditor, and change the 2 config-lines.
  49. Run it with 'rx' from a cli.
  50. example (you never know) : 'SYS:rexxc/rx rexx:AISWR.rexx'
  51.  
  52. This program dosen't take much CPU, almost none.
  53. But it does take time (thanx to rexx, not me (almost not anyway).
  54. on my computer it takes aprox 15min (yepp i know, but its better than
  55. doing it in a text-editor).
  56.  
  57. ***************************************
  58.     Why?
  59. ***************************************
  60.  
  61. Why did i make it???
  62. Well, before this progg, i used a texteditor to cut and save all
  63. those list-files (didn't take 5 minutes :),
  64. so .. why not make a proggram to do it for me?
  65.  
  66. Why did i send it to aminet???
  67. After all DL from aminet, i figured it was time to send something in
  68. return, soo..
  69.  
  70.